Open
Conversation
commit: |
e7374dd to
88e2147
Compare
88e2147 to
78d7c0a
Compare
78d7c0a to
917087d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@launchpad-ui/components@0.19.0
Minor Changes
#1876
655be42Thanks @cmwinters! - This change updates the Alert styles to more closely resemble a traditional alert banner. The block and inline variants now share the same styles, and there are some small prop updates to the inline variant.#1885
698c573Thanks @cmwinters! - Add AlertText component and actionsLayout prop for block variantAlertTextcomponent to wrap heading and description contentactionsLayoutprop with "stacked" (default) and "inline" options for block varianthideIconprop to hide the status iconPatch Changes
#1881
64cccc5Thanks @cmwinters! - Update Alert padding and icon positionUpdated dependencies [
84d26d5]:@launchpad-ui/button@0.15.14
Patch Changes
84d26d5]:@launchpad-ui/core@0.59.16
Patch Changes
@launchpad-ui/drawer@0.9.14
Patch Changes
84d26d5]:@launchpad-ui/dropdown@0.10.14
Patch Changes
84d26d5]:@launchpad-ui/filter@0.11.14
Patch Changes
84d26d5]:@launchpad-ui/form@0.15.14
Patch Changes
84d26d5]:@launchpad-ui/icons@0.25.5
Patch Changes
#1886
84d26d5Thanks @pd-sa-github-launchpad-ui! - feat(icons): sync and connect icons with figma libraryNew icons:
@launchpad-ui/menu@0.16.14
Patch Changes
84d26d5]:@launchpad-ui/modal@0.21.14
Patch Changes
84d26d5]:@launchpad-ui/navigation@0.16.16
Patch Changes
84d26d5]:Note
Low Risk
Automated release bookkeeping only (version bumps, changelog updates, and changeset file removal) with no runtime/source code changes.
Overview
Publishes a Changesets-driven release by removing consumed
.changeset/*entries, bumping package versions, and updating changelogs across the monorepo.Notably,
@launchpad-ui/componentsis released as0.19.0(Alert-related changes referenced in the changelog),@launchpad-ui/iconsas0.25.5(addsfile/saveicons), and downstream packages (button,drawer,dropdown,filter,form,menu,modal,navigation,core) are bumped to pick up the updated dependencies.Reviewed by Cursor Bugbot for commit 917087d. Bugbot is set up for automated code reviews on this repo. Configure here.